Skip to main content

Week 1

October 05, 2022

Sudhir
  1. Creating a part array by refering to 'C Programming; A modern approach' by K.N. King

October 06, 2022

Sudhir/Deven/Melissa
  1. Stick to MkDocs for documenting work for now.
Sudhir
  1. Fix the FFT issue by halving the output bucket n_fft/2 + 1
  2. Keep notes on timing of packet loss in the network.
  3. Implement FFT with Liquid-DSP.
  4. Ignore the frequency reflection components for now.